Text File | 1995-06-21 | 646 b | 17 lines | [ttro/ttxt]
Hey! What the Heck is this?!
sample: PDlog Expand
Language: Think C 5.0.3
This example shows how to add items to print dialogs. It’s essentially the code in Tech Note #95, only in C. Note that in v1.0.2, a bug was corrected which is also in the Tech Note.
- Dave Hersey
Apple Developer Technical Support
10/9/91… v1.0
2/25/92… v1.0.1 --> fixed lack of print handle tossing and added something to print.
9/29/93… v1.0.2 --> fixed a problem with the Append_DITL routine which caused an
extra 2 bytes of garbage to be appended to the DITL.
6/20/95… v1.0.3 --> updated for Universal Headers and MWC-PPC <njvt>